object ResiConfigAvanzada: TResiConfigAvanzada Left = 347 Top = 216 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Opciones avanzadas' ClientHeight = 162 ClientWidth = 419 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object GroupBoxUnidadesDeRed: TPlaGroupBox Tag = 227600 Left = 14 Top = 11 Width = 394 Height = 99 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 8408344 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Unidades de Red' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object LblRed: TLabel Left = 58 Top = 19 Width = 327 Height = 32 AutoSize = False Caption = 'Selecciona si deseas analizar las unidades de red y bloquear el ' + 'acceso a las mismas en caso de infecci�n de virus.' Transparent = True WordWrap = True end object Image9: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object PanelNT: TPlaPanel Left = 58 Top = 54 Width = 185 Height = 33 object CBRedNovell: TPlaCheckBox Left = 0 Top = 18 Width = 87 Height = 16 Caption = 'Red de Novell' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False ParentColor = False end object CBRedMicrosoft: TPlaCheckBox Left = 0 Top = 0 Width = 102 Height = 16 Caption = 'Red de Microsoft' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 ParentColor = False end end object Panel9x: TPlaPanel Left = 58 Top = 54 Width = 205 Height = 33 object CBbloAccUniRed: TPlaCheckBox Tag = 227800 Left = 0 Top = 18 Width = 163 Height = 16 HelpContext = 209 Caption = 'Bloquear en caso de infecci�n' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False end object CBanaUniRed: TPlaCheckBox Tag = 227700 Left = 0 Top = 0 Width = 59 Height = 16 HelpContext = 208 Caption = 'Analizar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = CBanaUniRedClick end end end object ButtonAceptar: TPlaButton Tag = 2200 Left = 254 Top = 130 Width = 73 Height = 21 HelpContext = 193 Caption = '&Aceptar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancelar: TPlaButton Tag = 2400 Left = 335 Top = 130 Width = 73 Height = 21 HelpContext = 194 Caption = '&Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 TabStop = False Cancel = True ModalResult = 2 end end